﻿2026-06-04T12:53:24.7640429Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T12:53:24.7642945Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T12:53:24.7673928Z shell: /usr/bin/bash -e {0}
2026-06-04T12:53:24.7675650Z ##[endgroup]
2026-06-04T12:53:25.6994410Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:53:25.6998213Z    Compiling quote v1.0.45
2026-06-04T12:53:25.7000748Z    Compiling unicode-ident v1.0.24
2026-06-04T12:53:25.7002727Z    Compiling libc v0.2.186
2026-06-04T12:53:25.8021484Z    Compiling serde_core v1.0.228
2026-06-04T12:53:25.9282807Z    Compiling cfg-if v1.0.4
2026-06-04T12:53:25.9687851Z    Compiling serde v1.0.228
2026-06-04T12:53:26.2871673Z    Compiling typenum v1.20.1
2026-06-04T12:53:27.5661186Z    Compiling syn v2.0.117
2026-06-04T12:53:27.9941433Z    Compiling version_check v0.9.5
2026-06-04T12:53:28.4190763Z    Compiling portable-atomic v1.13.1
2026-06-04T12:53:28.6000949Z    Compiling memchr v2.8.1
2026-06-04T12:53:28.9562003Z    Compiling critical-section v1.2.0
2026-06-04T12:53:29.0321783Z    Compiling subtle v2.6.1
2026-06-04T12:53:29.2174289Z    Compiling generic-array v0.14.7
2026-06-04T12:53:29.3550802Z    Compiling semver v1.0.28
2026-06-04T12:53:29.6891093Z    Compiling rustc_version v0.4.1
2026-06-04T12:53:30.0850745Z    Compiling smallvec v1.15.1
2026-06-04T12:53:30.2825842Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:53:30.3610972Z    Compiling shlex v2.0.1
2026-06-04T12:53:30.6670815Z    Compiling cc v1.2.63
2026-06-04T12:53:30.6790660Z    Compiling equivalent v1.0.2
2026-06-04T12:53:30.6980968Z    Compiling itoa v1.0.18
2026-06-04T12:53:30.7235910Z    Compiling crypto-common v0.1.7
2026-06-04T12:53:30.8200838Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:53:30.8867721Z    Compiling getrandom v0.2.17
2026-06-04T12:53:30.9104141Z    Compiling cpufeatures v0.2.17
2026-06-04T12:53:30.9546663Z    Compiling log v0.4.30
2026-06-04T12:53:31.1120345Z    Compiling hashbrown v0.17.1
2026-06-04T12:53:31.1912494Z    Compiling bytes v1.11.1
2026-06-04T12:53:32.1258589Z    Compiling indexmap v2.14.0
2026-06-04T12:53:32.2718194Z    Compiling futures-core v0.3.32
2026-06-04T12:53:32.4120763Z    Compiling rand_core v0.10.1
2026-06-04T12:53:32.5890644Z    Compiling bitflags v2.11.1
2026-06-04T12:53:32.8400341Z    Compiling socket2 v0.6.4
2026-06-04T12:53:32.9850540Z    Compiling getrandom v0.4.2
2026-06-04T12:53:33.1708292Z    Compiling mio v1.2.1
2026-06-04T12:53:33.3901194Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:53:33.5710635Z    Compiling block-buffer v0.10.4
2026-06-04T12:53:33.6831259Z    Compiling slab v0.4.12
2026-06-04T12:53:33.6948787Z    Compiling futures-io v0.3.32
2026-06-04T12:53:33.8370423Z    Compiling futures-sink v0.3.32
2026-06-04T12:53:33.8830128Z    Compiling synstructure v0.13.2
2026-06-04T12:53:33.9207892Z    Compiling futures-channel v0.3.32
2026-06-04T12:53:33.9370697Z    Compiling digest v0.10.7
2026-06-04T12:53:34.2069050Z    Compiling futures-task v0.3.32
2026-06-04T12:53:34.2160561Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:53:34.3764578Z    Compiling zerocopy v0.8.50
2026-06-04T12:53:34.4344548Z    Compiling rand_core v0.6.4
2026-06-04T12:53:34.6140534Z    Compiling ahash v0.8.12
2026-06-04T12:53:34.7417173Z    Compiling fnv v1.0.7
2026-06-04T12:53:34.7847214Z    Compiling sha2 v0.10.9
2026-06-04T12:53:34.8120951Z    Compiling vcpkg v0.2.15
2026-06-04T12:53:35.3150626Z    Compiling signature v2.2.0
2026-06-04T12:53:35.4120227Z    Compiling pkg-config v0.3.33
2026-06-04T12:53:35.8210434Z    Compiling autocfg v1.5.1
2026-06-04T12:53:36.1759809Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:53:36.3630419Z    Compiling ed25519 v2.2.3
2026-06-04T12:53:36.4690646Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:53:36.5210850Z    Compiling zmij v1.0.21
2026-06-04T12:53:36.5423053Z    Compiling fastrand v2.4.1
2026-06-04T12:53:36.6510386Z    Compiling serde_derive v1.0.228
2026-06-04T12:53:36.7281833Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:53:36.7993922Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:53:37.4621133Z    Compiling zeroize v1.8.2
2026-06-04T12:53:37.4970508Z    Compiling tokio-macros v2.7.0
2026-06-04T12:53:37.6350360Z    Compiling futures-macro v0.3.32
2026-06-04T12:53:38.3124723Z    Compiling tokio v1.52.3
2026-06-04T12:53:38.6944538Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:53:40.5140466Z    Compiling zerofrom v0.1.8
2026-06-04T12:53:40.6403721Z    Compiling futures-util v0.3.32
2026-06-04T12:53:41.1672712Z    Compiling yoke-derive v0.8.2
2026-06-04T12:53:42.7464528Z    Compiling yoke v0.8.2
2026-06-04T12:53:42.9960493Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:53:43.8520329Z    Compiling once_cell v1.21.4
2026-06-04T12:53:44.1260613Z    Compiling displaydoc v0.2.6
2026-06-04T12:53:44.7084670Z    Compiling zerovec v0.11.6
2026-06-04T12:53:45.6259377Z    Compiling hashbrown v0.14.5
2026-06-04T12:53:45.7200356Z    Compiling tinystr v0.8.3
2026-06-04T12:53:45.9450431Z    Compiling tracing-core v0.1.36
2026-06-04T12:53:46.6110563Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:53:46.7850335Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:53:47.1772757Z    Compiling litemap v0.8.2
2026-06-04T12:53:47.4420574Z    Compiling writeable v0.6.3
2026-06-04T12:53:47.6817884Z    Compiling serde_json v1.0.150
2026-06-04T12:53:47.8120666Z    Compiling rustversion v1.0.22
2026-06-04T12:53:48.1820375Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:53:48.4550028Z    Compiling tracing v0.1.44
2026-06-04T12:53:48.7827943Z    Compiling hashlink v0.9.1
2026-06-04T12:53:48.8050623Z    Compiling potential_utf v0.1.5
2026-06-04T12:53:48.9370256Z    Compiling zerotrie v0.2.4
2026-06-04T12:53:49.2600645Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:53:49.3599528Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:53:49.4130400Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:53:49.4720567Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:53:49.5360565Z    Compiling utf8_iter v1.0.4
2026-06-04T12:53:49.6670503Z    Compiling icu_provider v2.2.0
2026-06-04T12:53:50.0417285Z    Compiling icu_collections v2.2.0
2026-06-04T12:53:50.7936799Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T12:53:50.8103285Z    Compiling tokio-util v0.7.18
2026-06-04T12:53:51.9570608Z    Compiling anyhow v1.0.102
2026-06-04T12:53:52.2894586Z    Compiling percent-encoding v2.3.2
2026-06-04T12:53:52.4090540Z    Compiling icu_properties v2.2.0
2026-06-04T12:53:52.5407121Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:53:52.9660742Z    Compiling ring v0.17.14
2026-06-04T12:53:53.4160628Z    Compiling http v1.4.1
2026-06-04T12:53:53.5424926Z    Compiling strsim v0.11.1
2026-06-04T12:53:53.9830641Z    Compiling thiserror v2.0.18
2026-06-04T12:53:54.2970736Z    Compiling cpufeatures v0.3.0
2026-06-04T12:53:54.4056110Z    Compiling idna_adapter v1.2.2
2026-06-04T12:53:54.6980431Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:53:55.0860130Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:53:55.3764713Z    Compiling idna v1.1.0
2026-06-04T12:53:56.3610216Z    Compiling chacha20 v0.10.0
2026-06-04T12:53:56.6929356Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:53:56.8616381Z    Compiling ipnet v2.12.0
2026-06-04T12:53:56.9980500Z    Compiling ident_case v1.0.1
2026-06-04T12:53:57.0861600Z    Compiling untrusted v0.9.0
2026-06-04T12:53:57.1858090Z    Compiling darling_core v0.20.11
2026-06-04T12:53:57.5343570Z    Compiling url v2.5.8
2026-06-04T12:53:58.8078952Z    Compiling rand v0.10.1
2026-06-04T12:53:59.2970567Z    Compiling rusqlite v0.32.1
2026-06-04T12:53:59.9832059Z    Compiling rustls v0.23.40
2026-06-04T12:54:00.0889734Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:54:00.6710720Z    Compiling scopeguard v1.2.0
2026-06-04T12:54:00.7080660Z    Compiling convert_case v0.10.0
2026-06-04T12:54:00.7363386Z    Compiling lock_api v0.4.14
2026-06-04T12:54:01.0770914Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T12:54:01.1058082Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:54:01.1679385Z    Compiling unicode-xid v0.2.6
2026-06-04T12:54:01.2462710Z    Compiling atomic-waker v1.1.2
2026-06-04T12:54:01.3440619Z    Compiling const-oid v0.10.2
2026-06-04T12:54:01.5320383Z    Compiling darling_macro v0.20.11
2026-06-04T12:54:01.5771570Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:54:01.8597534Z    Compiling darling v0.20.11
2026-06-04T12:54:01.9270562Z    Compiling rustix v1.1.4
2026-06-04T12:54:02.6700685Z    Compiling httparse v1.10.1
2026-06-04T12:54:03.1040481Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:54:04.6690951Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T12:54:05.2700515Z    Compiling h2 v0.4.14
2026-06-04T12:54:06.2790687Z    Compiling http-body v1.0.1
2026-06-04T12:54:06.4120665Z    Compiling hybrid-array v0.4.12
2026-06-04T12:54:07.3239127Z    Compiling derive_more v2.1.1
2026-06-04T12:54:07.3488329Z    Compiling linux-raw-sys v0.12.1
2026-06-04T12:54:07.4841038Z    Compiling powerfmt v0.2.0
2026-06-04T12:54:07.7140605Z    Compiling paste v1.0.15
2026-06-04T12:54:07.9198231Z    Compiling base64ct v1.8.3
2026-06-04T12:54:07.9202260Z    Compiling heck v0.5.0
2026-06-04T12:54:08.3051204Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:54:08.6664369Z    Compiling deranged v0.5.8
2026-06-04T12:54:10.6060616Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:54:11.2197624Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:54:11.2894213Z    Compiling spez v0.1.2
2026-06-04T12:54:11.6446137Z    Compiling memoffset v0.6.5
2026-06-04T12:54:11.7510482Z    Compiling num-traits v0.2.19
2026-06-04T12:54:11.7930650Z    Compiling try-lock v0.2.5
2026-06-04T12:54:11.8668911Z    Compiling thiserror v1.0.69
2026-06-04T12:54:11.8794906Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:54:11.9172038Z    Compiling tower-service v0.3.3
2026-06-04T12:54:11.9755589Z    Compiling num-conv v0.2.2
2026-06-04T12:54:12.1260480Z    Compiling time-core v0.1.8
2026-06-04T12:54:12.1640337Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:54:12.2840487Z    Compiling base64 v0.22.1
2026-06-04T12:54:12.3340399Z    Compiling data-encoding v2.11.0
2026-06-04T12:54:12.6660541Z    Compiling n0-error v0.1.3
2026-06-04T12:54:13.0250213Z    Compiling tinyvec v1.11.0
2026-06-04T12:54:13.1475068Z    Compiling want v0.3.1
2026-06-04T12:54:13.3590547Z    Compiling derive_builder v0.20.2
2026-06-04T12:54:13.4460524Z    Compiling tempfile v3.27.0
2026-06-04T12:54:13.5435100Z    Compiling der v0.8.0-rc.10
2026-06-04T12:54:13.6530204Z    Compiling block-buffer v0.12.0
2026-06-04T12:54:13.8223612Z    Compiling crypto-common v0.2.2
2026-06-04T12:54:14.0343686Z    Compiling vergen-lib v9.1.0
2026-06-04T12:54:14.1550673Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:54:14.2120684Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:54:15.5966917Z    Compiling n0-future v0.3.2
2026-06-04T12:54:15.7910594Z    Compiling inout v0.1.4
2026-06-04T12:54:15.8090869Z    Compiling ioctl-rs v0.1.6
2026-06-04T12:54:15.8610421Z    Compiling termios v0.2.2
2026-06-04T12:54:15.9067446Z    Compiling serial-core v0.4.0
2026-06-04T12:54:15.9180445Z    Compiling spin v0.10.0
2026-06-04T12:54:15.9950552Z    Compiling httpdate v1.0.3
2026-06-04T12:54:16.0070529Z    Compiling winnow v1.0.3
2026-06-04T12:54:16.0809867Z    Compiling parking v2.2.1
2026-06-04T12:54:16.2178764Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:54:16.2600520Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:54:16.3100476Z    Compiling cordyceps v0.3.4
2026-06-04T12:54:16.3769809Z    Compiling futures-lite v2.6.1
2026-06-04T12:54:16.5098186Z    Compiling hyper v1.10.1
2026-06-04T12:54:16.7130801Z    Compiling futures-buffered v0.2.13
2026-06-04T12:54:17.1985226Z    Compiling serial-unix v0.4.0
2026-06-04T12:54:17.4642240Z    Compiling cipher v0.4.4
2026-06-04T12:54:17.6940084Z    Compiling pin-project v1.1.13
2026-06-04T12:54:17.7600377Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:54:17.7695379Z    Compiling digest v0.11.3
2026-06-04T12:54:17.9610749Z    Compiling netlink-packet-core v0.8.1
2026-06-04T12:54:18.0431052Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:54:18.7590544Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:54:19.0896298Z    Compiling vergen-lib v0.1.6
2026-06-04T12:54:19.2097962Z    Compiling vergen v9.1.0
2026-06-04T12:54:19.3279419Z    Compiling noq-udp v0.10.0
2026-06-04T12:54:19.3402280Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:54:19.4234983Z    Compiling universal-hash v0.5.1
2026-06-04T12:54:19.4360141Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:54:19.4644425Z    Compiling heapless v0.7.17
2026-06-04T12:54:19.5250422Z    Compiling aho-corasick v1.1.4
2026-06-04T12:54:19.6152341Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:54:19.6417910Z    Compiling regex-syntax v0.8.10
2026-06-04T12:54:19.6613201Z    Compiling byteorder v1.5.0
2026-06-04T12:54:19.8900663Z    Compiling either v1.16.0
2026-06-04T12:54:19.9157873Z    Compiling opaque-debug v0.3.1
2026-06-04T12:54:19.9570573Z    Compiling bitflags v1.3.2
2026-06-04T12:54:20.0024037Z    Compiling pin-utils v0.1.0
2026-06-04T12:54:20.0450357Z    Compiling nix v0.25.1
2026-06-04T12:54:20.1990556Z    Compiling prefix-trie v0.8.4
2026-06-04T12:54:21.2767235Z    Compiling polyval v0.6.2
2026-06-04T12:54:21.5249699Z    Compiling hash32 v0.2.1
2026-06-04T12:54:21.7257546Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:54:22.6790700Z    Compiling regex-automata v0.4.14
2026-06-04T12:54:23.7660516Z    Compiling hyper-util v0.1.20
2026-06-04T12:54:23.9290631Z    Compiling parking_lot v0.12.5
2026-06-04T12:54:24.9216984Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:54:25.2240726Z    Compiling filedescriptor v0.8.3
2026-06-04T12:54:25.4520657Z    Compiling serial v0.4.0
2026-06-04T12:54:26.2907894Z    Compiling spin v0.9.8
2026-06-04T12:54:26.5460585Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:54:26.6558370Z    Compiling futures-executor v0.3.32
2026-06-04T12:54:26.7450112Z    Compiling serde_spanned v0.6.9
2026-06-04T12:54:26.8642006Z    Compiling toml_datetime v0.6.11
2026-06-04T12:54:26.9731304Z    Compiling num_threads v0.1.7
2026-06-04T12:54:27.1068925Z    Compiling tower-layer v0.3.3
2026-06-04T12:54:27.1955942Z    Compiling shell-words v1.1.1
2026-06-04T12:54:27.3156115Z    Compiling downcast-rs v1.2.1
2026-06-04T12:54:27.3300259Z    Compiling toml_write v0.1.2
2026-06-04T12:54:27.3840278Z    Compiling winnow v0.7.15
2026-06-04T12:54:27.6896290Z    Compiling signature v3.0.0
2026-06-04T12:54:27.8060268Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:54:28.2350255Z    Compiling time v0.3.47
2026-06-04T12:54:28.3652177Z    Compiling portable-pty v0.8.1
2026-06-04T12:54:28.6580685Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:54:29.0960766Z    Compiling futures v0.3.32
2026-06-04T12:54:29.4488634Z    Compiling regex v1.12.3
2026-06-04T12:54:30.5510677Z    Compiling toml_edit v0.22.27
2026-06-04T12:54:31.0975825Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:54:31.5960501Z    Compiling ghash v0.5.1
2026-06-04T12:54:31.6974579Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:54:31.8510514Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:54:32.5077154Z    Compiling aes v0.8.4
2026-06-04T12:54:33.3220545Z    Compiling ctr v0.9.2
2026-06-04T12:54:33.3740861Z    Compiling http-body-util v0.1.3
2026-06-04T12:54:33.5220129Z    Compiling cobs v0.3.0
2026-06-04T12:54:33.7190439Z    Compiling netlink-sys v0.8.8
2026-06-04T12:54:33.7300375Z    Compiling postcard-derive v0.2.2
2026-06-04T12:54:34.0192876Z    Compiling aead v0.5.2
2026-06-04T12:54:34.1274352Z    Compiling openssl-probe v0.2.1
2026-06-04T12:54:34.2870573Z    Compiling rustls-native-certs v0.8.4
2026-06-04T12:54:34.3440832Z    Compiling postcard v1.1.3
2026-06-04T12:54:34.6431058Z    Compiling aes-gcm v0.10.3
2026-06-04T12:54:34.8270693Z    Compiling toml v0.8.23
2026-06-04T12:54:34.9360651Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:54:35.3770588Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:54:36.1250488Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:54:36.1780529Z    Compiling tower v0.5.3
2026-06-04T12:54:36.6220488Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:54:36.7440576Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:54:36.9040565Z    Compiling netlink-packet-route v0.29.0
2026-06-04T12:54:37.0967382Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:54:37.1854505Z    Compiling strum_macros v0.28.0
2026-06-04T12:54:37.3337404Z    Compiling enum-assoc v1.3.0
2026-06-04T12:54:37.5234090Z    Compiling async-trait v0.1.89
2026-06-04T12:54:38.2880501Z    Compiling netwatch v0.16.0
2026-06-04T12:54:38.4791652Z    Compiling noq v0.18.0
2026-06-04T12:54:38.6650690Z    Compiling uuid v1.23.2
2026-06-04T12:54:38.8270679Z    Compiling blake3 v1.8.5
2026-06-04T12:54:39.1268801Z    Compiling acto v0.8.2
2026-06-04T12:54:39.2202606Z    Compiling identity-hash v0.1.0
2026-06-04T12:54:39.2790427Z    Compiling foldhash v0.2.0
2026-06-04T12:54:39.3041094Z    Compiling tagptr v0.2.0
2026-06-04T12:54:39.4440584Z    Compiling lru-slab v0.1.2
2026-06-04T12:54:39.4650449Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:54:39.5640527Z    Compiling ryu v1.0.23
2026-06-04T12:54:39.7700649Z    Compiling mac-addr v0.3.0
2026-06-04T12:54:39.9591394Z    Compiling xml-rs v0.8.28
2026-06-04T12:54:40.0111310Z    Compiling rustc-hash v2.1.2
2026-06-04T12:54:40.1120816Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:54:40.2630490Z    Compiling noq-proto v0.17.0
2026-06-04T12:54:40.6277616Z    Compiling strum v0.28.0
2026-06-04T12:54:40.7170297Z    Compiling hashbrown v0.16.1
2026-06-04T12:54:41.5161769Z    Compiling xmltree v0.10.3
2026-06-04T12:54:41.7340251Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:54:41.7872240Z    Compiling moka v0.12.15
2026-06-04T12:54:43.2820527Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:54:44.1410597Z    Compiling tower-http v0.6.11
2026-06-04T12:54:44.7000602Z    Compiling iroh-relay v0.98.0
2026-06-04T12:54:44.9680530Z    Compiling num_enum v0.7.6
2026-06-04T12:54:45.0490442Z    Compiling iroh-base v0.98.0
2026-06-04T12:54:45.8580432Z    Compiling netdev v0.42.0
2026-06-04T12:54:46.1290771Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:54:46.3430611Z    Compiling netlink-proto v0.12.0
2026-06-04T12:54:46.6560431Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T12:54:47.1000580Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:54:47.3970508Z    Compiling n0-watcher v0.6.1
2026-06-04T12:54:47.6830500Z    Compiling netlink-packet-route v0.30.0
2026-06-04T12:54:47.9525600Z    Compiling attohttpc v0.30.1
2026-06-04T12:54:49.1960664Z    Compiling tokio-stream v0.1.18
2026-06-04T12:54:49.3820404Z    Compiling simple-dns v0.9.3
2026-06-04T12:54:49.9310636Z    Compiling simdutf8 v0.1.5
2026-06-04T12:54:50.2320349Z    Compiling resolv-conf v0.7.6
2026-06-04T12:54:50.6777897Z    Compiling smol_str v0.1.24
2026-06-04T12:54:50.8865998Z    Compiling sha1_smol v1.0.1
2026-06-04T12:54:51.1280338Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:54:51.3210645Z    Compiling arrayvec v0.7.6
2026-06-04T12:54:51.6048435Z    Compiling arrayref v0.3.9
2026-06-04T12:54:51.9510650Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:54:52.3800320Z    Compiling iroh-dns v0.98.0
2026-06-04T12:54:53.0030642Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:54:53.7660663Z    Compiling igd-next v0.17.1
2026-06-04T12:54:56.7190258Z    Compiling reqwest v0.13.4
2026-06-04T12:54:58.0267481Z    Compiling lru v0.16.4
2026-06-04T12:54:58.2368332Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T12:54:58.3707565Z    Compiling webpki-roots v1.0.7
2026-06-04T12:54:58.4760352Z    Compiling iroh v0.98.2
2026-06-04T12:54:58.9092090Z    Compiling hmac v0.12.1
2026-06-04T12:54:59.0411144Z    Compiling serde_bytes v0.11.19
2026-06-04T12:54:59.3320488Z    Compiling seize v0.5.1
2026-06-04T12:54:59.7340552Z    Compiling cmov v0.5.4
2026-06-04T12:55:00.0080528Z    Compiling papaya v0.2.4
2026-06-04T12:55:00.0287070Z    Compiling ctutils v0.4.2
2026-06-04T12:55:00.3477336Z    Compiling hkdf v0.12.4
2026-06-04T12:55:00.5010621Z    Compiling portmapper v0.16.0
2026-06-04T12:55:00.6390626Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:55:02.5790590Z    Compiling backon v1.6.0
2026-06-04T12:55:02.8510538Z    Compiling spake2 v0.4.0
2026-06-04T12:55:03.1860364Z    Compiling sha1 v0.10.6
2026-06-04T12:55:03.4400299Z    Compiling doctest-file v1.1.1
2026-06-04T12:55:03.9281252Z    Compiling interprocess v2.4.2
2026-06-04T12:55:04.8365003Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T12:55:05.0060332Z    Compiling utf8parse v0.2.2
2026-06-04T12:55:05.0340814Z    Compiling colorchoice v1.0.5
2026-06-04T12:55:05.0930281Z    Compiling anstyle-parse v1.0.0
2026-06-04T12:55:05.1158255Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T12:55:05.1730316Z    Compiling anstyle v1.0.14
2026-06-04T12:55:05.2850236Z    Compiling anstyle-query v1.1.5
2026-06-04T12:55:05.3628144Z    Compiling clap_lex v1.1.0
2026-06-04T12:55:05.4449295Z    Compiling anstream v1.0.0
2026-06-04T12:55:05.6560469Z    Compiling clap_derive v4.6.1
2026-06-04T12:55:05.7340368Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T12:55:05.8690689Z    Compiling clap_builder v4.6.0
2026-06-04T12:55:09.7711763Z    Compiling clap v4.6.1
2026-06-04T12:55:25.1546955Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T12:55:27.0770725Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T12:55:36.1098541Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T12:56:09.5758935Z     Finished `dev` profile [unoptimized] target(s) in 2m 44s
